Revision: wmaker--cvs--0--patch-818
Archive: voins@altlinux.ru--2004-wmaker
Creator: Banlu Kemiyatorn <id@windowmaker.org>
Date: Thu Oct 28 16:39:35 MSD 2004
Standard-date: 2004-10-28 12:39:35 GMT
Modified-files: wrlib/wraster.h
New-patches: voins@altlinux.ru--2004-wmaker/wmaker--cvs--0--patch-818
Summary: using unsigned for height and width cause a lot of conf...
CSCVSID: MAIN.819
Keywords: cscvs:MAIN-819

Author: id
Date: 2000/12/03 13:37:30
using unsigned for height and width cause a lot of confusion. I grab
X's header and see that XImage use int for its width and height so
I change RImage to follow that.
